Document GDK_TOUCHPAD_GESTURE_MASK
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Nov 2015 15:21:15 +0000 (10:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Nov 2015 11:05:15 +0000 (06:05 -0500)
gdk/gdktypes.h

index 252922d569da949fefd696925c7b2ec469990882..bcd499dddb5adc57c70aace30930b829d6aa7b09 100644 (file)
@@ -392,6 +392,7 @@ typedef enum
  * @GDK_SCROLL_MASK: receive scroll events
  * @GDK_TOUCH_MASK: receive touch events. Since 3.4
  * @GDK_SMOOTH_SCROLL_MASK: receive smooth scrolling events. Since 3.4
+   @GDK_TOUCHPAD_GESTURE_MASK: receive touchpad gesture events. Since 3.18
  * @GDK_ALL_EVENTS_MASK: the combination of all the above event masks.
  *
  * A set of bit-flags to indicate which events a window is to receive.